home *** CD-ROM | disk | FTP | other *** search
/ The Epic Collection / Epic Collection, The (Epic Marketing)(1996).iso / emulators / a_ripper.dms / a_ripper.adf / action.doc < prev    next >
Text File  |  1977-12-31  |  6KB  |  319 lines

  1. /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  2.  
  3.   The Amiga Action Replay File version has been provided to by
  4.  
  5.                        HACKERS ETHIC
  6.  
  7. All code by our new coder Quasar 
  8.  
  9. After activating the A.R. press f9 to select the US Keyboard mode
  10.  
  11.  
  12.  
  13. Contents of this DOC
  14.  
  15. ------------------------------------------------------------------
  16.  
  17. 1 INSTALLATION
  18.  
  19. 2 FREEZER
  20.  
  21. 3 SAVING THE PROGRAM
  22.  
  23. 4 RE LOADING THE PROGRAM 
  24.  
  25. 5 TRAINER 
  26.  
  27. 6 MONITOR COMMANDS
  28.  
  29. 7 APPENDIX
  30.  
  31. 8 FDOS SUPPORT PROGRAMS
  32.  
  33.  
  34. ------------------------------------------------------------------
  35.  
  36.  
  37. 1 INSTALLATION
  38.  
  39.  
  40. To load the action just type 'action' from cli or use the original
  41.  
  42. Hacker Ethic version on this disk which will load automatically
  43.  
  44. the action replay file version will be loaded in the highest 
  45.  
  46. location of the ram ( slow motion function is not possible )
  47.  
  48.  
  49. ------------------------------------------------------------------
  50.  
  51.  
  52. 2 FREEZER
  53.  
  54.  
  55. This version features a freezer option ( both mouse batons and 'F' 
  56.  
  57. key pressed together ) this will halt the program in operation 
  58.  
  59. and take you to the action replay main function menu .
  60.  
  61.  
  62. Freeze function will work on majority of programs but you can 
  63.  
  64. find some programs can not be frozzen dew to their construction.
  65.  
  66.  
  67. Pressing 'HELP' will produce an on screen list of all the commands
  68.  
  69. available 'SHIFT' will pose the listing .
  70.  
  71.  
  72. FREEZER COMMANDS 
  73.  
  74.  
  75. F1             clears the actual picture
  76. F2             puts cursor in the top lefthand corner
  77. F9            Keyboard setting US/German
  78. F10            switch screens
  79. HELP        short help listing (shift to pause)
  80. DEL            clears the char at cursor position
  81. Back Space    clear the char. in front of the cursor position
  82. TAB            inserts a space in front of the cursor
  83. KEYS
  84.  
  85. X             will return to the program in memory
  86. XX            switches out the catrige ( to return to AR is to                 loaded it again)
  87.  
  88.  
  89. ------------------------------------------------------------------
  90.  
  91. 3 SAVING THE PROGRAM
  92.  
  93.  
  94. Since AR uses FDOS it is necessary to format the disk which you 
  95.  
  96. wish use
  97.  
  98. SF"DISK NAME"
  99.  
  100. will format the disk i FDOS mode
  101.  
  102. SA"NAME"
  103.  
  104. saves the program in memory 
  105.  
  106. SD"NAME"
  107.  
  108. deletes the selected program
  109.  
  110. SM"NAME",START END
  111.  
  112. saves part of the memory ( dont EXCEED 940 KB )
  113.  
  114. SS"NAME",channel list ( 1 - 4 ) 
  115.  
  116. save sound sample in one of four channels 
  117.  
  118.  
  119. ------------------------------------------------------------------
  120.  
  121. 4 RE LOADING A PROGRAM
  122.  
  123. LD
  124.  
  125. shows dir of FDOS disk
  126.  
  127. LR"NAME"
  128.  
  129. reloads and runs selected program
  130.  
  131. LA"NAME"
  132.  
  133. reloads program but it will not run it
  134.  
  135. LM"NAME",START
  136.  
  137. reload saved memory at start address
  138.  
  139.  
  140. __________________________________________________________________
  141.  
  142.  
  143. 5 TRAINER
  144.  
  145. TS value
  146.  
  147. starts trainer and searches for the first value eg lives TS4 or TS!4 for dec value then go back to the game get killed and freeze the program and then do this
  148.  
  149. ! dec 
  150. % binary
  151. nothing in front for hex
  152.  
  153. T value
  154.  
  155. continues trainer with notified value ( after the kill eg T3 or T!3 for dec value "
  156.  
  157. TX 
  158.  
  159. will exit the trainer
  160.  
  161. if the trainer is successful you will receive address to change the live or what ever you are looking for 
  162.  
  163. M address
  164.  
  165. eg  14444  03 00 66 77 88 55 78 87 ghfdt p;,jmn
  166.  
  167. change the firs two bytes so it looks like that 
  168.  
  169. 14444 FF 00 66 77 88 55 78 87 ghft p,jmn
  170.  
  171. now you have 256 lives 
  172.  
  173. some programs use binary coded decimal for representation so dont be fulled
  174.  
  175. others like Interceptor (use no fast mem) use hex 24 to store 2 sidewinders
  176.  
  177. and 4 mavricks that was a pain to find. (13 places foward is the acceleration
  178.  
  179. factor 7f maximum 80 reverse it is fun try it!!) Look close to the adress 
  180.  
  181. for energy or other weapons. You can use FA - find adress but make sure that 
  182.  
  183. it is even this will give you all the adresses dealing that adress and by
  184.  
  185. changing them you can make unlimited lifes EVEN LAMER can do it with some
  186.  
  187. knowledge of 68000.
  188.  
  189. ------------------------------------------------------------------
  190.  
  191. 6 MONITOR COMMANDS 
  192.  
  193.  
  194. A ADDRESS 
  195.  
  196. assemble directly
  197.  
  198.  
  199. shows settings of breakpoints
  200.  
  201. BS ADDRESS
  202.  
  203. puts breakpoint at the chosen address
  204.  
  205. BD ADDRESS
  206.  
  207. clears breakpoint at the chosen address 
  208.  
  209. C cipher
  210.  
  211. disassemble the copper list at given address 
  212.  
  213. cipher 1 or 2 
  214.  
  215. D ADDRESS
  216.  
  217. disassamble the 68000
  218.  
  219. G ADDRESS
  220.  
  221. continue the interrupted program at the given address
  222.  
  223. H channel (1-4)
  224.  
  225. replay current sound
  226.  
  227. I START END TARGET 
  228.  
  229. copies the given memory area to target address
  230.  
  231. J SPRITE NO
  232.  
  233. look at and edit sprite 
  234.  
  235. M ADDRESS
  236.  
  237. shows and lets you edit the memory
  238.  
  239. N ADDRESS
  240.  
  241. show memory as text
  242.  
  243. O string START END 
  244.  
  245. fill the entire memory area
  246.  
  247. R reg value
  248.  
  249. show edit CPU register
  250.  
  251. V START END TARGET
  252.  
  253. compares memory location
  254.  
  255. W register number
  256.  
  257. show edit CIA register
  258.  
  259. Y ADDRESS
  260.  
  261. shows memory as binary
  262.  
  263.  
  264. shows current options
  265.  
  266. ZD (0/1)
  267.  
  268. set drive
  269.  
  270. ZM (0/1)
  271.  
  272. activate or deactivate th memory
  273.  
  274. ZV (0/1)
  275.  
  276. activate or deactivate the virus test
  277.  
  278. ZF (0/1)
  279.  
  280. expansion ON or OFF
  281.  
  282. ?
  283.  
  284. calculation command
  285.  
  286.  
  287. ------------------------------------------------------------------
  288.  
  289. 7 APPENDIX
  290.  
  291. - "DANGER RESIDENT PROGRAM ALLOCATED (VIRUS)"
  292.         
  293.         a reset fixed program or data module is recognized
  294.         you can say it is a virus but it also could be a reset             fixed RAM-d
  295.                 with file version it thinks it is a virus because it
  296.                 itself changes vectors.
  297.  
  298. ------------------------------------------------------------------
  299.  
  300. 8 FDOS SUPPORT DISK
  301.  
  302. allows you to convert FDOS files to be run with out the AR
  303. or convert FDOS files into AMIGA DOS files 
  304.  
  305.  
  306. ------------------------------------------------------------------
  307.  
  308. THIS SHORT DOC HAS BEEN TYPE BY FOX OF HACKERS ETHIC
  309.  
  310. SOON VERSION II 256k of ROM
  311.  
  312. ------------------------------------------------------------------
  313.  
  314. END 
  315.  
  316. \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  317.